(ispell-dictionary-alist): Add autoload.
authorRichard M. Stallman <rms@gnu.org>
Thu, 10 Mar 1994 07:25:09 +0000 (07:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 10 Mar 1994 07:25:09 +0000 (07:25 +0000)
(ispell-menu-map): Don't redefine if already defined.
Don't test for menu-bar since this is now done before menu-bar.

lisp/textmodes/ispell.el

index 88d0bbbabddc669a3d3c74afe7b6743b592e3618..e4aa22295e580228366bc1c89a74947df00d8ba4 100644 (file)
@@ -385,6 +385,7 @@ your .emacs), or use the \\[ispell-change-dictionary] command to
 change it, as changing this variable only takes effect in a newly
 started ispell process.")
 
+;;;###autoload
 (defvar ispell-dictionary-alist                ; sk  9-Aug-1991 18:28
   '((nil                               ; default (english.aff)
      "[A-Za-z]" "[^A-Za-z]" "[---']" nil ("-B") nil)